STEP 3: Let's create parameter variables for the date and time of our party.
Our function will have two parameters named date and time.
- Change first parameter name from my_var1 to date.
- Change the second parameter name from my_var2 to time.
To navigate the page using the TAB key, first press ESC to exit the code editor.